home *** CD-ROM | disk | FTP | other *** search
- %%%--------------Cut along perforation--------------------------------
- % Macro for multiple line header.
- % By Don Hosek <DHOSEK@HMCVAX.BITNET>
- % To use:
- % \multihead{...}
- % If the header has more than one line, separate the lines with \\
- \newtoks\multihead
- \headline{\vtop{\let\\=\cr\halign{\line{#}\cr
- \the\multihead\crcr}}}
- \multihead{\hss}
- %%%--------------Tear neatly------------------------------------------
-